Skip to content

Commit

Permalink
Update docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaUrsa committed Nov 13, 2023
1 parent e996eb2 commit c4a02e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ services:
- traefik.http.routers.tripbot_api.tls.certresolver=letsencrypt
- traefik.http.routers.tripbot_api.service=tripbot_api-svc
- traefik.http.routers.tripbot_api.middlewares=default@file
command: npx tsc-watch --onSuccess "npx nodemon --config ./src/api/nodemon.json"

networks:
tripbot-net:
Expand Down

0 comments on commit c4a02e0

Please sign in to comment.