mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
docker-compose typo
This commit is contained in:
parent
dd6a38854d
commit
9c10fbec69
1 changed files with 1 additions and 3 deletions
|
|
@ -10,9 +10,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
backend:
|
backend:
|
||||||
build:
|
image: fuhrmanator/evaluetonsavoir-backend:latest
|
||||||
context: ./server
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
container_name: backend
|
container_name: backend
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue