Merge branch 'add-missing-colon' into 'master'

[ADD] Missing colon

See merge request allianceauth/allianceauth!1616
This commit is contained in:
Ariel Rin 2024-04-10 01:12:30 +00:00
commit 87ef0f21a3

View File

@ -67,7 +67,7 @@ Add the following to your `docker-compose.yml` under the `services:` section
max-file: "5" max-file: "5"
mumble-authenticator: mumble-authenticator:
build build:
context: . context: .
dockerfile: ./mumble-authenticator/Dockerfile dockerfile: ./mumble-authenticator/Dockerfile
restart: always restart: always