commented extra bind hint
This commit is contained in:
parent
7f90c9b447
commit
2ceacbcbe9
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ services:
|
||||||
- .env
|
- .env
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/pds
|
- ./config:/pds
|
||||||
|
# - ./entrypoint.sh:/entrypoint.sh
|
||||||
labels:
|
labels:
|
||||||
traefik.enable: "true"
|
traefik.enable: "true"
|
||||||
traefik.http.routers.bluesky-pds-insecure.entrypoints: http
|
traefik.http.routers.bluesky-pds-insecure.entrypoints: http
|
||||||
|
|
Loading…
Reference in a new issue