Add DB_PREFIX

This commit is contained in:
3wc 2021-12-17 14:27:13 +02:00
parent 5f8bb75f2a
commit d7aa3f3436
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ services:
- WP_ENV=production
- WP_HOME=https://${DOMAIN}
- WP_SITEURL=https://${DOMAIN}/wp/
- DB_PREFIX
networks:
- backend
volumes: