change after review
This commit is contained in:
@@ -3,11 +3,11 @@ services:
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
VITE_CLOUD_API_URL: ${VITE_CLOUD_API_URL:-http://localhost:3100}
|
||||
VITE_CLOUD_API_URL: ${VITE_CLOUD_API_URL:-http://localhost:3101}
|
||||
VITE_DEFAULT_EDGE: ${VITE_DEFAULT_EDGE:-edge5}
|
||||
expose:
|
||||
- "80"
|
||||
|
||||
networks:
|
||||
external:
|
||||
true
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user