KI-AGENT: Selfhosting für Secrets, Compose und Migrationen vorbereiten
This commit is contained in:
@@ -24,5 +24,5 @@ RUN npm run build
|
||||
# Port freigeben
|
||||
EXPOSE 3100
|
||||
|
||||
# Start der App
|
||||
CMD ["node", "dist/src/index.js"]
|
||||
# Migrationen ausführen und App starten
|
||||
CMD ["sh", "./docker-entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user