mirror of
https://github.com/runyanjake/recipes.git
synced 2025-10-04 13:47:29 -07:00
Update traefik network name
This commit is contained in:
parent
1c599b3746
commit
b20c904805
@ -1,7 +1,7 @@
|
||||
version: "3"
|
||||
|
||||
networks:
|
||||
traefik_traefik-network:
|
||||
traefik:
|
||||
external: true
|
||||
|
||||
services:
|
||||
@ -11,7 +11,7 @@ services:
|
||||
restart: unless-stopped
|
||||
build: .
|
||||
networks:
|
||||
- traefik_traefik-network
|
||||
- traefik
|
||||
labels:
|
||||
- traefik.http.routers.recipes.rule=Host(`recipes.whitney.rip`)
|
||||
- traefik.http.routers.recipes.tls=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user