mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-04-19 21:39:24 +00:00
chore: update docker compose example
This commit is contained in:
parent
5f11bcd6a2
commit
12174b2600
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ services:
|
|||
network: 'host'
|
||||
environment:
|
||||
- APP_URL=https://domain.com
|
||||
- JWT_SIGNING_SECRET=secret
|
||||
ports:
|
||||
- '80:8080'
|
||||
restart: 'always'
|
Loading…
Add table
Reference in a new issue