Update docker-compose.yml

This commit is contained in:
Jordan Geurtsen
2023-04-24 14:01:38 +02:00
committed by GitHub
parent 072ad05ce2
commit b589780e74

View File

@@ -6,7 +6,7 @@ services:
dockerfile: Dockerfile
container_name: 'MauMau-Client'
ports:
- '3000:3000'
- '80:80'
restart: always
networks:
- MauMau
@@ -21,4 +21,4 @@ networks:
MauMau:
driver: bridge
traefik:
external: true
external: true