update
continuous-integration/drone Build is failing Details

dev
Kelvin 3 years ago
parent f33f5a7dc5
commit ad6c497f36

@ -13,7 +13,7 @@ services:
SERVER_API_USAGE_RECORD_STRING: http://172.17.0.1:8080/other/usageRecord SERVER_API_USAGE_RECORD_STRING: http://172.17.0.1:8080/other/usageRecord
privileged: true privileged: true
restart: always restart: always
command: --port 8080 --log-dir /app/logs command: --log-dir /app/logs
ports: ports:
- 8083:8080 - 8083:8080
volumes: volumes:

Loading…
Cancel
Save