adds xdebug
This commit is contained in:
parent
fdbcbe153e
commit
9cd459d897
9 changed files with 28 additions and 162 deletions
|
|
@ -46,15 +46,15 @@ services:
|
|||
build: '.'
|
||||
env_file:
|
||||
- .env
|
||||
labels:
|
||||
caddy: map.goryn.wtf
|
||||
caddy.reverse_proxy: "{{upstreams 80}}"
|
||||
# labels:
|
||||
# caddy: map.goryn.wtf
|
||||
# caddy.reverse_proxy: "{{upstreams 80}}"
|
||||
networks:
|
||||
- pf
|
||||
- caddy
|
||||
# ports:
|
||||
# - 80:80
|
||||
# - 8030:8030
|
||||
# - caddy
|
||||
ports:
|
||||
- 80:80
|
||||
- 8030:8030
|
||||
healthcheck:
|
||||
disable: true
|
||||
volumes:
|
||||
|
|
@ -72,4 +72,3 @@ volumes:
|
|||
redis_data:
|
||||
networks:
|
||||
pf:
|
||||
caddy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue