CHANGE: added version 0.0.1 to docker compose
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
|||||||
- 8001:8080
|
- 8001:8080
|
||||||
backend:
|
backend:
|
||||||
build: ../Backend
|
build: ../Backend
|
||||||
image: git.letsstein.de/tom/arbeitszeit-backend:0.1.1
|
image: git.letsstein.de/tom/arbeitszeit-backend:0.0.1
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user