- fix: consul.json file encoding

This commit is contained in:
2024-12-18 01:05:03 -05:00
parent fd358d3c27
commit 9735b59598
3 changed files with 4 additions and 4 deletions

View File

@@ -108,8 +108,8 @@
command: agent -dev -client=0.0.0.0
ports:
- "8500:8500"
# volumes:
# - ./scripts/consul.json:/consul/config/cors.json:ro
volumes:
- ./scripts/consul.json:/consul/config/cors.json
volumes:
db_data: