updated README
This commit is contained in:
@@ -32,10 +32,10 @@ The image will be stored in the local Docker instance.
|
|||||||
## Deploying Docker service
|
## Deploying Docker service
|
||||||
Run the following command:
|
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 \
|
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