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

View File

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