installed pteradactyl

This commit is contained in:
poslop
2024-11-02 16:10:42 -05:00
parent 4c34f4a17f
commit a2dcfaf4a4
5 changed files with 187 additions and 34 deletions

View File

@@ -7,10 +7,11 @@ services:
- PGID=1000
- TZ=America/Chicago
- APP_URL=https://bookstack.mintyserver.net
- APP_KEY=${BOOKKEY}
- DB_HOST=bookstack_db
- DB_PORT=3306
- DB_USER=bookstack
- DB_PASS=${PASS}
- DB_USERNAME=bookstack
- DB_PASSWORD=${PASS}
- DB_DATABASE=bookstackapp
volumes:
- bookstack:/config