re-export 3000

pull/53/head
kouhai dev 2023-04-15 17:44:15 -07:00
parent d805785e90
commit 047aa2c63d
1 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,8 @@ services:
test: ['CMD-SHELL', 'wget -q --spider --proxy=off localhost:3000/health || exit 1']
expose:
- 3000
ports:
- 3000:3000
labels:
- traefik.enable=true
- traefik.http.routers.web.rule=Host(`social-dev.treehouse.systems`)