Create microservice for SPA on vue.js

This commit is contained in:
valitovgaziz
2024-11-23 00:44:38 +05:00
parent c80606a994
commit 2278327cef
32 changed files with 1896 additions and 9968 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ services:
env_file:
- .env
ports:
- "${INNERPORT}:${OUTERPORT}"
- "${OUTERPORT}:${INNERPORT}"
depends_on:
- api
- db