move anonoverflow to official docker

This commit is contained in:
Arya 2023-10-08 13:35:49 +05:30
parent a940c04b9b
commit 7d31b0121d
Signed by: arya
GPG Key ID: 842D12BDA50DF120
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: '3'
services:
anonymousoverflow:
image: codeberg.org/aryak/anonymousoverflow-docker-builds:latest
image: ghcr.io/httpjamesm/anonymousoverflow:latest
environment:
- APP_URL=https://overflow.projectsegfau.lt
- JWT_SIGNING_SECRET={{anonymousoverflow_signing_secret}}