fix: Cleanup VIRTUAL_HOST variables (DNS fixed)
This commit is contained in:
parent
c3e8bc83e2
commit
bd2785b61d
1 changed files with 0 additions and 4 deletions
|
|
@ -62,10 +62,6 @@ services:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
environment:
|
environment:
|
||||||
- VITE_API_URL=/api
|
- VITE_API_URL=/api
|
||||||
- VIRTUAL_HOST=777wolfpack.runfoo.run
|
|
||||||
- VIRTUAL_PORT=80
|
|
||||||
- LETSENCRYPT_HOST=777wolfpack.runfoo.run
|
|
||||||
- LETSENCRYPT_EMAIL=admin@runfoo.com
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.docker.network=traefik-public"
|
- "traefik.docker.network=traefik-public"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue