Reviewed-on: http://gitea.nearfuture/fejy/docker-compose-stack/pulls/3
Co-authored-by: Jeff Near <jeff@nearfuture.industries>
Co-committed-by: Jeff Near <jeff@nearfuture.industries>
This commit was merged in pull request #3.
This commit is contained in:
2026-03-28 12:41:02 -07:00
committed by fejy
parent dcea8e6afe
commit daa0adfd4f
6 changed files with 190 additions and 7 deletions

View File

@@ -6,6 +6,7 @@ services:
environment:
PUID: 1029 # optional, your user id
PGID: 994 # optional, your group id
HOMEPAGE_ALLOWED_HOSTS: home.nearfuture
ports:
- 3069:3000
volumes: