Create microservice for SPA on vue.js
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- "${INNERPORT}:${OUTERPORT}"
|
||||
- "${OUTERPORT}:${INNERPORT}"
|
||||
depends_on:
|
||||
- api
|
||||
- db
|
||||
|
||||
Reference in New Issue
Block a user