docs: use official image in exmaple

This commit is contained in:
httpjamesm 2023-09-24 01:13:49 -04:00
parent bb629da9a9
commit dcf0805334
No known key found for this signature in database

View File

@ -3,9 +3,7 @@ version: '3'
services:
anonymousoverflow:
container_name: 'app'
build:
context: .
network: 'host'
image: 'ghcr.io/httpjamesm/anonymousoverflow:release'
environment:
- APP_URL=https://domain.com
- JWT_SIGNING_SECRET=secret