authelia/scripts/utils/docker.js

5 lines
58 B
JavaScript
Raw Normal View History

module.exports = {
IMAGE_NAME: 'clems4ever/authelia'
}