feat: update Dockerfile and docker-compose.yml to use WEB_PORT variable and streamline migration process

This commit is contained in:
2026-04-27 22:49:13 -04:00
parent 4fd6772f2e
commit ad89ad001d
5 changed files with 9 additions and 14 deletions
+1
View File
@@ -3,6 +3,7 @@
# Runtime
NODE_ENV=production
WEB_PORT=3000
# Auth
# Generate with: openssl rand -base64 32