Skip to content

Commit 94f92ae

Browse files
committed
set replacemente variables
1 parent 7e9963d commit 94f92ae

File tree

2 files changed

+7
-68
lines changed

2 files changed

+7
-68
lines changed

.env.example

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,10 @@ DOMAINS=domain.com,www.domain.com
7070
# Your email for Let's Encrypt register
7171
LETSENCRYPT_EMAIL=[email protected]
7272

73+
#
74+
# Docker composer services name
75+
#
76+
# This variables below are used for the automation process
77+
# and must be the same name used in docker-composer.yml
78+
REPLACE_DB_SERVICE_NAME=new-site-db
79+
REPLACE_SITE_SERVICE_NAME=new-site-wordpress

.env.sample

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)