Browse Source

Update the stack to future flush our phpmyadmin setup

Robert Middleswarth 3 years ago
parent
commit
5b6a7b6d49
1 changed files with 1 additions and 0 deletions
  1. 1 0
      stack/drupal.yml

+ 1 - 0
stack/drupal.yml

@@ -1,6 +1,7 @@
 version: "3"
 version: "3"
 services:
 services:
   mariadb:
   mariadb:
+    hostname: mariadb
     image: linuxserver/mariadb:latest
     image: linuxserver/mariadb:latest
     environment:
     environment:
       MYSQL_ROOT_PASSWORD: ${MYSQL_ROOT_PASSWORD}
       MYSQL_ROOT_PASSWORD: ${MYSQL_ROOT_PASSWORD}