added publish
continuous-integration/drone/push Build is passing Details

Signed-off-by: Hipstercat <tasty@hipstercat.fr>
This commit is contained in:
Amazed 2021-12-22 23:32:26 +01:00
parent 7b74f1240f
commit 804aa7669b
Signed by: hipstercat
GPG Key ID: BF42C937290F5641
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ services:
- ./config.json:/code/config.json
networks:
- web
ports:
- "8418:8000"
labels:
- "traefik.enable=true"
- "traefik.http.routers.gckmaps.rule=Host(`gckmaps.hipstercat.fr`)"