added some database maintenance functions and a page
This commit is contained in:
@@ -43,7 +43,7 @@ services:
|
||||
image: adminer
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8081:8080" # Access at http://localhost:8081
|
||||
- "8081:8080"
|
||||
app:
|
||||
build:
|
||||
context: ./app
|
||||
|
||||
Reference in New Issue
Block a user