kleine Anpassung und Syncthing
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
MYSQL_USER: ${MYSQL_USER}
|
||||
MYSQL_PASSWORD: ${MYSQL_PASSWORD}
|
||||
MYSQL_DATABASE: filerun
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./db:/var/lib/mysql
|
||||
|
||||
@@ -28,6 +29,7 @@ services:
|
||||
- db:db
|
||||
ports:
|
||||
- "8013:80"
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./html:/var/www/html
|
||||
- ./user-files:/user-files
|
||||
|
||||
Reference in New Issue
Block a user