mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-05-14 14:02:51 +00:00
feat: update example compose, change default redirect
This commit is contained in:
parent
d92edafb03
commit
d664899ab6
2 changed files with 4 additions and 2 deletions
|
@ -6,6 +6,8 @@ services:
|
|||
build:
|
||||
context: .
|
||||
network: 'host'
|
||||
environment:
|
||||
- APP_URL=https://domain.com
|
||||
ports:
|
||||
- '80:8080'
|
||||
restart: 'always'
|
Loading…
Add table
Add a link
Reference in a new issue