mirror of
https://github.com/softwareshinobi/self-hosted-wordpress-server.git
synced 2025-10-03 19:43:18 +08:00
changed domain names
This commit is contained in:
parent
6d30a43399
commit
4a7bb65471
1 changed files with 2 additions and 4 deletions
|
@ -91,7 +91,6 @@ services:
|
|||
MYSQL_USER: wordpress
|
||||
|
||||
MYSQL_PASSWORD: wordpress
|
||||
|
||||
|
||||
wordpress-phpmyadmin:
|
||||
|
||||
|
@ -155,7 +154,6 @@ services:
|
|||
|
||||
WORDPRESS_DB_NAME: wordpress
|
||||
|
||||
VIRTUAL_HOST: example.org
|
||||
|
||||
LETSENCRYPT_HOST: example.org
|
||||
VIRTUAL_HOST: blog.embanet.online
|
||||
|
||||
LETSENCRYPT_HOST: blog.embanet.online
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue