Merge branch 'master' of git.deuxfleurs.fr:adrien/automation
This commit is contained in:
commit
169747e019
2 changed files with 2 additions and 1 deletions
1
certbot_command
Normal file
1
certbot_command
Normal file
|
@ -0,0 +1 @@
|
|||
certbot certonly --webroot -w /var/www/letsencrypt -d mts.luxeylab.net
|
|
@ -11,7 +11,7 @@ services:
|
|||
WORDPRESS_DB_PASSWORD: "brEuC8KGQEPh4L9rYiwFaDxDB7FVdWLMB3TbgAcz"
|
||||
WORDPRESS_DB_NAME: rdb
|
||||
volumes:
|
||||
- "/vault/www/rennes-des-bois_wp-content/:/var/www/html/wp-content"
|
||||
- "/vault/www/rdb_wp-content/:/var/www/html/wp-content"
|
||||
networks:
|
||||
rdbnet:
|
||||
ipv4_address: 172.27.0.2
|
||||
|
|
Loading…
Reference in a new issue