mirror of
https://github.com/openziti/zrok.git
synced 2025-01-11 00:18:43 +01:00
Merge pull request #468 from openziti/stop-debugging
finish debugging docker compose
This commit is contained in:
commit
955d0e1f3c
@ -34,8 +34,6 @@ services:
|
|||||||
condition: service_completed_successfully
|
condition: service_completed_successfully
|
||||||
volumes:
|
volumes:
|
||||||
- zrok_env:/mnt
|
- zrok_env:/mnt
|
||||||
ports: []
|
|
||||||
# - 127.0.0.1:2019:2019 # Caddy admin API
|
|
||||||
environment:
|
environment:
|
||||||
# internal configuration
|
# internal configuration
|
||||||
STATE_DIRECTORY: /mnt # zrok homedir in container
|
STATE_DIRECTORY: /mnt # zrok homedir in container
|
||||||
|
Loading…
Reference in New Issue
Block a user