Merge branch 'master' into dev

This commit is contained in:
Frikkylikeme
2020-05-21 12:03:32 +02:00
committed by GitHub
4 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ services:
container_name: shuffle-frontend
hostname: shuffle-frontend
ports:
- "3001:80"
- "${FRONTEND_PORT}:80"
networks:
- shuffle
restart: unless-stopped