Update FOSSBilling-compose.yml

This commit is contained in:
spiritlhl 2023-05-29 19:43:14 +08:00 committed by GitHub
parent 2ebd7f75ee
commit 806f4bde1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,8 @@ services:
MYSQL_RANDOM_ROOT_PASSWORD: '1'
volumes:
- mysql:/var/lib/mysql
ports:
- 127.0.0.1:3306:3306
volumes:
fossbilling: