mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 09:35:47 +02:00
Added env var
This commit is contained in:
parent
cb63a9a4ea
commit
75b7648be1
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ services:
|
|||
- 'traefik.http.routers.rb-web.tls.certresolver=letsEncrypt'
|
||||
- 'traefik.http.services.rb-web.loadbalancer.server.port=3000'
|
||||
|
||||
environment:
|
||||
- 'API_KEY'
|
||||
networks:
|
||||
- 'public'
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue