Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kiloutyg authored Mar 19, 2024
1 parent 8a6e85a commit fe785f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ services:
# - "traefik.http.routers.database-efnc.rule=PathPrefix(`/database-efnc`)"
# - "traefik.http.routers.database-efnc.entrypoints=mariadb"
# - "traefik.tcp.routers.tcp-database-efnc.entrypoints=mariadb"
command: ['--init-file', '/docker-entrypoint-initdb.d/create-power-bi-ronlyuser.sql']

phpmyadmin:
image: phpmyadmin/phpmyadmin
Expand Down

0 comments on commit fe785f5

Please sign in to comment.