mirror of
https://github.com/offen/docker-volume-backup.git
synced 2024-11-10 00:30:29 +01:00
Remove hostname
This commit is contained in:
parent
0e46fc3b6f
commit
a5ce44067c
@ -20,7 +20,6 @@ services:
|
|||||||
JSON_CONFIG_PATH: '/etc/oauth2/config.yaml'
|
JSON_CONFIG_PATH: '/etc/oauth2/config.yaml'
|
||||||
volumes:
|
volumes:
|
||||||
- ./oauth2_config.yaml:/etc/oauth2/config.yaml
|
- ./oauth2_config.yaml:/etc/oauth2/config.yaml
|
||||||
hostname: host.docker.internal
|
|
||||||
|
|
||||||
backup:
|
backup:
|
||||||
image: offen/docker-volume-backup:${TEST_VERSION:-canary}
|
image: offen/docker-volume-backup:${TEST_VERSION:-canary}
|
||||||
|
Loading…
Reference in New Issue
Block a user