use named docker volume
This commit is contained in:
@@ -6,7 +6,7 @@ POSTGRES_USER=""
|
||||
POSTGRES_DB=""
|
||||
POSTGRES_PASSWORD=""
|
||||
|
||||
NOTIFICATION_SERVER_PATH="./notification_server"
|
||||
NOTIFICATION_SERVER_PATH="./notification"
|
||||
NOTIFICATION_SERVICE_URL="http://host.docker.internal:8888/server"
|
||||
NOTIFICATION_SERVER_DB="notification_db"
|
||||
NOTIFICATION_SERVER_USER="notification_user"
|
||||
|
||||
Reference in New Issue
Block a user