authelia/scripts/utils/docker.js

6 lines
94 B
JavaScript

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