This commit is contained in:
root
2025-09-07 14:11:37 +05:00
parent 951a3acf45
commit c52b1c72e7
3 changed files with 73 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
sakai-vue:
build:
context: .
dockerfile: Dockerfile
dockerfile: Dockerfile.optimized
ports:
- "3000:80"
container_name: sakai-vue-app