Compare commits
2 Commits
559208b450
...
3f6268c023
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f6268c023 | |||
|
|
fe64830a7d |
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -151,5 +151,5 @@ jobs:
|
|||||||
"DB_NAME=sifatbaho" \
|
"DB_NAME=sifatbaho" \
|
||||||
"DB_PORT=5432"
|
"DB_PORT=5432"
|
||||||
|
|
||||||
export PORT=8084
|
export PORT=8051
|
||||||
docker stack deploy -c stack.yaml ${{ env.PROJECT_NAME }} --with-registry-auth
|
docker stack deploy -c stack.yaml ${{ env.PROJECT_NAME }} --with-registry-auth
|
||||||
|
|||||||
Reference in New Issue
Block a user