dsfgsd
This commit is contained in:
parent
1583341361
commit
5f3da3f9bc
@ -1,18 +1,5 @@
|
|||||||
version: '3.8'
|
version: '3.8'
|
||||||
|
|
||||||
env_file:
|
|
||||||
- .env
|
|
||||||
|
|
||||||
secrets:
|
|
||||||
mariadb_root_password:
|
|
||||||
file: ./secrets/db_root_password
|
|
||||||
mariadb_user_password:
|
|
||||||
file: ./secrets/db_password
|
|
||||||
wordpress_admin_password:
|
|
||||||
file: ./requirements/wordpress/.env
|
|
||||||
wordpress_user_password:
|
|
||||||
file: ./requirements/wordpress/.env
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mariadb:
|
mariadb:
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user