Update
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
bilder
|
||||
2
backend
2
backend
Submodule backend updated: e9a0e12276...690a640b31
@@ -6,6 +6,7 @@ services:
|
||||
volumes:
|
||||
- ./backend:/app
|
||||
- /app/node_modules
|
||||
- ./bilder:/bilder
|
||||
ports:
|
||||
- "3000:3000"
|
||||
depends_on:
|
||||
|
||||
2
frontend
2
frontend
Submodule frontend updated: 75b50fb9ef...8f8decf263
Reference in New Issue
Block a user