Remove hostname

This commit is contained in:
MaxJa4 2023-08-23 20:11:27 +02:00
parent 0e46fc3b6f
commit a5ce44067c

View File

@ -20,7 +20,6 @@ services:
JSON_CONFIG_PATH: '/etc/oauth2/config.yaml'
volumes:
- ./oauth2_config.yaml:/etc/oauth2/config.yaml
hostname: host.docker.internal
backup:
image: offen/docker-volume-backup:${TEST_VERSION:-canary}