Umbau auf Alpine.js
This commit is contained in:
+2
-2
@@ -5,9 +5,9 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3001:3001"
|
||||
environment:
|
||||
- PORT=3000
|
||||
- PORT=3001
|
||||
- MONGODB_URI=mongodb://mongo:27017/jahresplanung
|
||||
depends_on:
|
||||
- mongo
|
||||
|
||||
Reference in New Issue
Block a user