This commit is contained in:
2026-05-13 03:46:16 +03:30
parent edde2ea185
commit 6e9544eb48
11 changed files with 100 additions and 15 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ WORDPRESS_DB_PASSWORD=wordpress
WORDPRESS_TABLE_PREFIX=wp_
WORDPRESS_DEBUG=1
WORDPRESS_OFFLINE_MODE=1
WORDPRESS_ACCESSIBLE_HOSTS=localhost,127.0.0.1,::1,wordpress,db
WORDPRESS_ACCESSIBLE_HOSTS=localhost,127.0.0.1,::1,wordpress,db,backend-web
MYSQL_DATABASE=wordpress
MYSQL_USER=wordpress