Ports angepasst
This commit is contained in:
@@ -28,8 +28,6 @@ services:
|
||||
- MYSQL_DATABASE=bookstackapp
|
||||
- MYSQL_USER=${DB_USER}
|
||||
- MYSQL_PASSWORD=${DB_PASS}
|
||||
ports:
|
||||
- 3306:3306
|
||||
volumes:
|
||||
- /opt/bookstack:/config
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user