mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
port issue
This commit is contained in:
parent
92ccb6e4ea
commit
61a8f589ac
1 changed files with 1 additions and 1 deletions
|
|
@ -1033,7 +1033,7 @@ services:
|
|||
volumes:
|
||||
- appwrite-mariadb:/var/lib/mysql:rw
|
||||
ports:
|
||||
- "3307:3306"
|
||||
- "3306:3306"
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=${_APP_DB_ROOT_PASS}
|
||||
- MYSQL_DATABASE=${_APP_DB_SCHEMA}
|
||||
|
|
|
|||
Loading…
Reference in a new issue