mirror of
https://gitlab.com/mobicoop/v3/service/auth.git
synced 2026-01-30 14:30:44 +00:00
remove pgadmin
This commit is contained in:
@@ -26,12 +26,6 @@ docker-compose up -d
|
|||||||
|
|
||||||
The app runs automatically on the port defined in `SERVICE_PORT` of `.env` file (default : _5002_).
|
The app runs automatically on the port defined in `SERVICE_PORT` of `.env` file (default : _5002_).
|
||||||
|
|
||||||
You then need to set the appropriate rights for PGAdmin container :
|
|
||||||
|
|
||||||
```bash
|
|
||||||
sudo chown -R 5050:5050 postgresql/.pgadmin_data
|
|
||||||
```
|
|
||||||
|
|
||||||
## Database migration
|
## Database migration
|
||||||
|
|
||||||
Before using the app, you need to launch the database migration :
|
Before using the app, you need to launch the database migration :
|
||||||
|
|||||||
Reference in New Issue
Block a user