This commit is contained in:
2026-06-01 13:28:44 +02:00
parent a8ef68fee6
commit 2bc0f9c5fd

View File

@@ -1,5 +1,6 @@
services:
f0ckm:
image: ${f0ckm_IMAGE:-f0ckm}:${f0ckm_TAG:-latest}
environment:
- VIRTUAL_HOST=${VIRTUAL_HOST:-localhost}
- VIRTUAL_PORT=1337