This commit is contained in:
2025-08-25 18:35:31 +01:00
parent c458c3f625
commit d36197e6c2

View File

@@ -1,8 +1,6 @@
version: "3.9"
services:
web:
build: .
image: hello-dokploy:latest
restart: unless-stopped
# no volumes here
# ports: ["8080:80"] # only if youre not behind a proxy
# no volumes, no ports if behind Dokploy proxy