(feat) adapt backend api user and apss

This commit is contained in:
cardosofede
2024-11-04 11:43:00 -03:00
parent 7eb21c7b7d
commit 0fddbb57c6
3 changed files with 6 additions and 2 deletions

View File

@@ -8,6 +8,8 @@ services:
- AUTH_SYSTEM_ENABLED=False
- BACKEND_API_HOST=backend-api
- BACKEND_API_PORT=8000
- BACKEND_API_USERNAME=admin
- BACKEND_API_PASSWORD=admin
volumes:
- ./credentials.yml:/home/dashboard/credentials.yml
- ./pages:/home/dashboard/frontend/pages