This commit is contained in:
2025-03-17 20:16:28 -06:00
parent 2d0a11aca5
commit d5473a3eb1
2 changed files with 34 additions and 1 deletions

View File

@@ -9,5 +9,5 @@ services:
ports:
- 3001:3000
environment:
- HOMEPAGE_ALLOWED_HOSTS=server.alexmickelson.guru:3001
- HOMEPAGE_ALLOWED_HOSTS=server.alexmickelson.guru:3001,home.alexmickelson.guru
restart: unless-stopped