This commit is contained in:
2025-03-14 21:16:17 -06:00
parent b074a0c09d
commit 736bce930e

View File

@@ -16,4 +16,6 @@ services:
- /var/run/docker.sock:/var/run/docker.sock # pass local proxy
ports:
- 3001:3000
environment:
HOMEPAGE_ALLOWED_HOSTS: server.alexmickelson.guru
restart: unless-stopped