Browse Source

Update install.md

master
Heuzef 1 year ago
committed by GitHub
parent
commit
50f5b70d2b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      install.md

+ 4
- 0
install.md View File

@@ -139,6 +139,10 @@ services:
MYSQL_RANDOM_ROOT_PASSWORD: '1'
volumes:
- db:/var/lib/mysql

volumes:
wordpress:
db:
````

**.env**


Loading…
Cancel
Save