fixed docker

This commit is contained in:
Jordan Geurtsen
2023-03-22 10:07:15 +01:00
parent 8e9e5e1b01
commit f9ac888da8
4 changed files with 6 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ services:
dockerfile: Dockerfile
#target: final
container_name: 'MauMau-Client'
ports:
- '3000:3000'
restart: always
networks:
- MauMau