Merge pull request #468 from openziti/stop-debugging

finish debugging docker compose
This commit is contained in:
Kenneth Bingham 2023-12-05 13:43:46 -05:00 committed by GitHub
commit 955d0e1f3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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