Make safetwitch work

This commit is contained in:
2023-12-15 20:34:56 +01:00
parent c1dec568f2
commit 9f78d6e6d5

View File

@@ -1,7 +1,7 @@
version: "3.9" version: "3.9"
services: services:
frontend: frontend:
image: codeberg.org/safetwitch/safetwitch image: codeberg.org/safetwitch/safetwitch:v2.42 # Something broke in the latest version, pinning the last good version.
ports: ports:
- "5070:80" - "5070:80"
environment: environment: