bugfix
All checks were successful
Build and Deploy / build (push) Successful in 20s
Build and Deploy / deploy (push) Successful in 19s

This commit is contained in:
Maximilian Baum
2026-04-01 15:28:39 +02:00
parent ad235879e9
commit f56ccc4e0a
3 changed files with 2 additions and 8 deletions

View File

@@ -1,12 +1,6 @@
x-stupid-api: &stupid-api
build:
context: /Sourcecode/stupid-apis
dockerfile: Dockerfile
environment:
- NODE_ENV=production
volumes:
- "/mnt/HDD/root/Sourcecode/stupid-apis:/app"
- /app/node_modules
restart: unless-stopped
services: