add lauser img; add program info;
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
web:
|
||||
build:
|
||||
@@ -12,10 +10,10 @@ services:
|
||||
restart: always
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.qplp.entrypoints=websecure
|
||||
- traefik.http.routers.qplp.rule=Host(`poc.haider.app`)
|
||||
- traefik.http.routers.qplp.tls=true
|
||||
- traefik.http.routers.qplp.tls.certresolver=production
|
||||
- traefik.http.routers.quarryparty.rule=Host(`steinbruchfest.at`) || Host(`www.steinbruchfest.at`)
|
||||
- traefik.http.routers.quarryparty.entrypoints=websecure
|
||||
- traefik.http.routers.quarryparty.tls=true
|
||||
- traefik.http.routers.quarryparty.tls.certresolver=production
|
||||
- traefik.docker.network=traefik_nw_public
|
||||
networks:
|
||||
- traefik_nw_public
|
||||
|
||||
Reference in New Issue
Block a user