fix: copy top_leagues config files to Docker image and fix port mapping
Deploy Iddaai Backend / build-and-deploy (push) Failing after 4s
Deploy Iddaai Backend / build-and-deploy (push) Failing after 4s
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
--name iddaai-be \
|
||||
--restart unless-stopped \
|
||||
--network iddaai_iddaai-network \
|
||||
-p 127.0.0.1:1810:3000 \
|
||||
-p 127.0.0.1:1810:3005 \
|
||||
-e NODE_ENV=production \
|
||||
-e DATABASE_URL='postgresql://iddaai_user:IddaA1_S4crET!@iddaai-postgres:5432/iddaai_db?schema=public' \
|
||||
-e REDIS_HOST='iddaai-redis' \
|
||||
|
||||
Reference in New Issue
Block a user