Update
This commit is contained in:
@@ -27,14 +27,14 @@ services:
|
||||
context: ./web
|
||||
container_name: sova-web
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3000:3000"
|
||||
environment:
|
||||
- SOVA_HOST=sova-server
|
||||
- SOVA_PORT=8080
|
||||
- SOVA_PASSWORD=${SOVA_PASSWORD}
|
||||
depends_on:
|
||||
- sova-server
|
||||
ports:
|
||||
- "3000:3000"
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user