bump to v 0.1.1, change default port to 3003, fix Dockerfile to build & run separately
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
# HTTP port (default: 3000)
|
||||
PORT=3000
|
||||
# HTTP port (default: 3003)
|
||||
PORT=3003
|
||||
|
||||
# Firebase Admin: inline service account JSON (one line).
|
||||
# If unset, uses Application Default Credentials (e.g. GOOGLE_APPLICATION_CREDENTIALS).
|
||||
|
||||
Reference in New Issue
Block a user