Fixed whitespace

This commit is contained in:
2021-07-28 23:18:22 +10:00
parent af06ddc06d
commit 462116d980
+1 -1
View File
@@ -180,7 +180,7 @@ services:
environment:
- WEB_PROTOCOL=https
- WEB_ADDRESS=${authWebAddress}
- WEB_RESET_ADDRESS=${authResetAddress}
- WEB_RESET_ADDRESS=${authResetAddress}
- WEB_PORT=${authPort}
- DB_HOSTNAME=database
- DB_DATABASE=${authName}