mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Adapt for Ubuntu and prepare for migration to Hetzner
This commit is contained in:
parent
38237337fc
commit
3090cc6818
26 changed files with 94 additions and 123 deletions
|
|
@ -17,8 +17,6 @@ services:
|
|||
- MYSQL_DATABASE=${MYSQL_DATABASE}
|
||||
- MYSQL_USER=${MYSQL_USER}
|
||||
- MYSQL_PASSWORD=${MYSQL_PASSWORD}
|
||||
env_file:
|
||||
- db.env
|
||||
restart: always
|
||||
wordpress:
|
||||
image: wordpress:4.9.4-php7.1-apache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue