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