„docker-compose.yml“ ändern
This commit is contained in:
parent
0139e0bd62
commit
a8c7527be3
4
docker-compose.yml
Executable file → Normal file
4
docker-compose.yml
Executable file → Normal file
@ -6,6 +6,10 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- proxy
|
||||
environment:
|
||||
VIRTUAL_PORT: 3000
|
||||
VIRTUAL_HOST: git.freifunk-rhein-sieg.net
|
||||
LETSENCRYPT_HOST: git.freifunk-rhein-sieg.net
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.ffrs-web.entrypoints=http"
|
||||
|
Loading…
Reference in New Issue
Block a user