fix: port number

This commit is contained in:
hugeblank 2024-12-03 13:08:47 -08:00
parent 01edc270d2
commit 4bc3dd5ca4

View file

@ -8,4 +8,4 @@ services:
restart: unless-stopped
env_file: ./.env
ports:
- 5000:3000 # host:container
- 3000:3000 # host:container