chore: update docker compose example
This commit is contained in:
parent
5f11bcd6a2
commit
12174b2600
@ -8,6 +8,7 @@ services:
|
|||||||
network: 'host'
|
network: 'host'
|
||||||
environment:
|
environment:
|
||||||
- APP_URL=https://domain.com
|
- APP_URL=https://domain.com
|
||||||
|
- JWT_SIGNING_SECRET=secret
|
||||||
ports:
|
ports:
|
||||||
- '80:8080'
|
- '80:8080'
|
||||||
restart: 'always'
|
restart: 'always'
|
Loading…
x
Reference in New Issue
Block a user