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 ea60064 commit 242f919
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ 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-readonly-user.sql']

phpmyadmin:
image: phpmyadmin/phpmyadmin
Expand Down

0 comments on commit 242f919

Please sign in to comment.