update
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
version: "3.9"
|
|
||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
build: .
|
build: .
|
||||||
image: hello-dokploy:latest
|
image: hello-dokploy:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
# no volumes here
|
# no volumes, no ports if behind Dokploy proxy
|
||||||
# ports: ["8080:80"] # only if you’re not behind a proxy
|
|
||||||
Reference in New Issue
Block a user