mirror of
https://github.com/shadoll/scatcher.git
synced 2025-12-20 02:26:03 +00:00
Add env_file to compose.yml
This commit is contained in:
@@ -18,3 +18,5 @@ services:
|
||||
traefik.http.routers.catcher.tls: true
|
||||
traefik.http.routers.catcher.tls.certresolver: letsencrypt
|
||||
traefik.http.services.catcher.loadbalancer.server.port: 5000
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user