Update compose.yaml

This commit is contained in:
Bart Sjerps
2026-07-01 11:29:33 +02:00
parent d8e1e9f227
commit 42ffe3f757
+4 -2
View File
@@ -17,8 +17,10 @@ services:
# /srv/docker/forgejo:/data
- /etc/localtime:/etc/localtime:ro
ports:
- '3001:3000'
- '222:22'
# - '3001:3000'
# - '222:22'
- '${HTTP_LISTEN_IP}:80:3000'
- '${SSH_LISTEN_IP}:22:22'
volumes:
data: