Fix jwt-token
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
POSTGRES_DB: drone_detection
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres123
|
||||
PGDATA: /var/lib/postgresql/data/pgdata
|
||||
PGDATA: /var/lib/postgresql/data/pgdatas
|
||||
volumes:
|
||||
- postgres_data:/var/lib/postgresql/data
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user