| ... | @@ -37,7 +37,7 @@ services: |
... | @@ -37,7 +37,7 @@ services: |
|
|
frontend:
|
|
frontend:
|
|
|
ports:
|
|
ports:
|
|
|
- 3000:3000
|
|
- 3000:3000
|
|
|
image: registry.scrape.rs/balkan/frontend/client/main:latest
|
|
image: registry.scrape.rs/blkn/frontend/client/main:latest
|
|
|
environment:
|
|
environment:
|
|
|
- AUTH_METHODS=plaintext
|
|
- AUTH_METHODS=plaintext
|
|
|
- ROOT_URL=http://localhost:8000
|
|
- ROOT_URL=http://localhost:8000
|
| ... | | ... | |