[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
5466277e87
commit
c8d3e2fd3d
1 changed files with 0 additions and 13 deletions
13
compose.yaml
13
compose.yaml
|
|
@ -227,16 +227,3 @@ services:
|
||||||
- 8000
|
- 8000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
caddy:
|
|
||||||
image: caddy
|
|
||||||
container_name: caddy
|
|
||||||
restart: unless-stopped
|
|
||||||
networks:
|
|
||||||
- proxy_network
|
|
||||||
ports:
|
|
||||||
- 80:80
|
|
||||||
- 443:443
|
|
||||||
expose:
|
|
||||||
- 8888
|
|
||||||
volumes:
|
|
||||||
- /app-config/caddy/Caddyfile:/etc/caddy/Caddyfile
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue