-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
executable file
·28 lines (24 loc) · 876 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# nuxtpress-backend [wordpress]
NUXTPRESS_WP_CONTAINER=nuxtpress.wp
NUXTPRESS_WP_PORT=3080
NUXTPRESS_WP_URL=http://localhost:3080
NUXTPRESS_DB_HOST=nuxtpress.mysql:3306
NUXTPRESS_DB_USER=xwordpress
NUXTPRESS_DB_NAME=wordpress
NUXTPRESS_DB_PASSWORD=xwordpress
# nuxtpress-frontend [nuxt]
NUXTPRESS_NUXT_CONTAINER=nuxtpress.front
NUXTPRESS_NUXT_PORT=3000
NUXTPRESS_NUXT_URL=http://localhost:3000
# nuxtpress-database
NUXTPRESS_MYSQL_CONTAINER=nuxtpress.mysql
NUXTPRESS_MYSQL_USER=xwordpress
NUXTPRESS_MYSQL_PASSWORD=xwordpress
NUXTPRESS_MYSQL_ROOT_PASSWORD=password
# nuxtpress-phpmyadmin
NUXTPRESS_PHPMYADMIN_CONTAINER=nuxtpress.phpmyadmin
NUXTPRESS_GENERATE_NUXT_CONTAINER=nuxtpress.generate
NUXTPRESS_GENERATE_PORT=8080
# woocommerce key && secret
WOOCOMMERCE_KEY=ck_bd64ad5726c7be4ad27b4131742ce94e04d01017
WOOCOMMERCE_SECRET=cs_25b6d9389965f8b72735d92fc67bbc81fa274313