Skip to content

Instantly share code, notes, and snippets.

@githubsaturn
Last active November 25, 2022 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save githubsaturn/12f6dab5c8b44dbef0cb4594156284ab to your computer and use it in GitHub Desktop.
Save githubsaturn/12f6dab5c8b44dbef0cb4594156284ab to your computer and use it in GitHub Desktop.
captainVersion: 4
caproverOneClickApp:
instructions:
start: Just a plain Docker Compose.
end: Docker Compose is deployed.
########
version: '3.3'
services:
authelia:
image: authelia/authelia
volumes:
- /auth-config:/config
restart: always
environment:
TZ: 'Australia/Melbourne'
caproverExtra:
containerHttpPort: '9091'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment