added port to deploy command
This commit is contained in:
@@ -34,6 +34,7 @@ Run the following command:
|
|||||||
```bash
|
```bash
|
||||||
HOSTNAME=0.0.0.0 \
|
HOSTNAME=0.0.0.0 \
|
||||||
NEXTAUTH_URL=https://rezije.app \
|
NEXTAUTH_URL=https://rezije.app \
|
||||||
|
PORT=3001 \
|
||||||
docker stack deploy \
|
docker stack deploy \
|
||||||
-c docker-compose-deploy.yml \
|
-c docker-compose-deploy.yml \
|
||||||
utility-bills-tracker
|
utility-bills-tracker
|
||||||
|
|||||||
Reference in New Issue
Block a user