claude went crazy
This commit is contained in:
@@ -3,4 +3,11 @@ services:
|
||||
image: ${REGISTRY:-gitea.thewrightserver.net/josh}/catalyst:${TAG:-latest}
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "${PORT:-3000}:80"
|
||||
- "${PORT:-3000}:3000"
|
||||
volumes:
|
||||
- catalyst-data:/app/data
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
|
||||
volumes:
|
||||
catalyst-data:
|
||||
|
||||
Reference in New Issue
Block a user