mirror of
https://github.com/soconnor0919/beenvoice.git
synced 2026-05-08 09:38:55 -04:00
feat: update Dockerfile and docker-compose.yml to use WEB_PORT variable and streamline migration process
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
# Runtime
|
||||
NODE_ENV=production
|
||||
WEB_PORT=3000
|
||||
|
||||
# Auth
|
||||
# Generate with: openssl rand -base64 32
|
||||
|
||||
Reference in New Issue
Block a user