forked from DevOps/deploy.stack
feat: add adminer docker deployment files
add env.cfg configuration, stack.yml compose file and readme documentation for adminer deployment
This commit is contained in:
3
adminer/env.cfg
Normal file
3
adminer/env.cfg
Normal file
@@ -0,0 +1,3 @@
|
||||
IMAGE_TAG_VER=5.4.2
|
||||
IMAGE_TAG=adminer:${IMAGE_TAG_VER}
|
||||
Volumes_Path=/data/volumes/adminer
|
||||
Reference in New Issue
Block a user