docs: use official image in exmaple
This commit is contained in:
parent
bb629da9a9
commit
dcf0805334
@ -3,9 +3,7 @@ version: '3'
|
|||||||
services:
|
services:
|
||||||
anonymousoverflow:
|
anonymousoverflow:
|
||||||
container_name: 'app'
|
container_name: 'app'
|
||||||
build:
|
image: 'ghcr.io/httpjamesm/anonymousoverflow:release'
|
||||||
context: .
|
|
||||||
network: 'host'
|
|
||||||
environment:
|
environment:
|
||||||
- APP_URL=https://domain.com
|
- APP_URL=https://domain.com
|
||||||
- JWT_SIGNING_SECRET=secret
|
- JWT_SIGNING_SECRET=secret
|
||||||
|
Loading…
x
Reference in New Issue
Block a user