Skip to content

Instantly share code, notes, and snippets.

@andramalech
Created February 24, 2022 12:53
Show Gist options
  • Save andramalech/9a58b175896824d155f323ce81b43636 to your computer and use it in GitHub Desktop.
Save andramalech/9a58b175896824d155f323ce81b43636 to your computer and use it in GitHub Desktop.
adminer_container:
image: adminer:latest
environment:
ADMINER_DEFAULT_SERVER: thomasd_ignitionDev_db # Docker Compose db name
ADMINER_DESIGN: galkaev
ports:
- 21080:8080 # change port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment