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