Fix some issues

This commit is contained in:
Zoe Roux
2023-08-11 22:43:05 +09:00
parent b8e6c21538
commit be3724c6b1
12 changed files with 23 additions and 44 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ services:
- /app/apps/mobile/.expo/
ports:
- "3000:3000"
- "19000:19000"
- "8081:8081"
restart: on-failure
environment:
- KYOO_URL=${KYOO_URL:-http://back:5000}