new config

This commit is contained in:
2025-03-14 21:19:08 -06:00
parent af94adaa43
commit 2ba5207e1e

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:3001
restart: unless-stopped restart: unless-stopped