update: optimize environment
This commit is contained in:
+3
-1
@@ -17,4 +17,6 @@ services:
|
||||
context: .
|
||||
dockerfile: runtime/Dockerfile
|
||||
ports:
|
||||
- "8001:8001"
|
||||
- "8001:8001"
|
||||
environment:
|
||||
- PUBLIC_BASE_URL=http://runtime
|
||||
Reference in New Issue
Block a user