adds xdebug

This commit is contained in:
soneill 2021-07-27 15:20:52 +12:00
parent fdbcbe153e
commit 9cd459d897
9 changed files with 28 additions and 162 deletions

View file

@ -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: