mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-13 10:42:16 +01:00
add exporter in frontend, fixes ST-382
This commit is contained in:
committed by
Constantin Graf
parent
9a8945b0dc
commit
6dd9d5bab0
@@ -185,7 +185,10 @@ services:
|
||||
- './docker/local/minio:/etc/minio'
|
||||
networks:
|
||||
- sail
|
||||
- reverse-proxy
|
||||
entrypoint: /etc/minio/create_bucket.sh
|
||||
extra_hosts:
|
||||
- "storage.${NGINX_HOST_NAME}:${REVERSE_PROXY_IP:-10.100.100.10}"
|
||||
networks:
|
||||
reverse-proxy:
|
||||
name: "${NETWORK_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user