bugfix
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
services:
|
||||
stupid-apis-service:
|
||||
build: .
|
||||
container_name: sort-service
|
||||
stupid-apis:
|
||||
container_name: stupid-apis
|
||||
image: gitea.johannesbot.de/johannesbot/stupid-apis:latest
|
||||
ports:
|
||||
- "3000:3000"
|
||||
volumes:
|
||||
- .:/app
|
||||
- /app/node_modules
|
||||
environment:
|
||||
- NODE_ENV=development
|
||||
- "3000:3000"
|
||||
Reference in New Issue
Block a user