mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 07:56:49 +00:00
Add environment variables and expose port 2500
This commit is contained in:
@@ -90,6 +90,11 @@ services:
|
||||
environment:
|
||||
- "TZ"
|
||||
restart: always
|
||||
expose:
|
||||
- 2500
|
||||
networks:
|
||||
- net
|
||||
- default
|
||||
|
||||
traefik:
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user