mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 00:45:58 +00:00
Update Traefik configuration to use port 9001 for minio_server
This commit is contained in:
+3
-3
@@ -159,9 +159,9 @@ services:
|
||||
# interval: 5s
|
||||
# timeout: 5s
|
||||
# retries: 5
|
||||
ports:
|
||||
- "8760:9000"
|
||||
- "8761:9001"
|
||||
expose:
|
||||
- 9000
|
||||
- 9001
|
||||
networks:
|
||||
- net
|
||||
- default
|
||||
|
||||
Reference in New Issue
Block a user