fix service database container name example (remove -1 as it is already in the script)
This commit is contained in:
@@ -21,7 +21,7 @@ MARIADB_ROOT_PASSWORD=<mariadb-root-password>
|
||||
SERVICE_SECRET_KEY=<bookshelf-secret-key>
|
||||
SERVICE_ORIGIN=https://bookshelf.aldon.fr
|
||||
SERVICE_ROOT_FQDN=https://bookshelf.aldon.fr/api
|
||||
SERVICE_DATABASE_CONTAINER_NAME=bookshelf-database-1
|
||||
SERVICE_DATABASE_CONTAINER_NAME=bookshelf-database
|
||||
|
||||
# VM
|
||||
USERNAME=bookshelf
|
||||
|
||||
Reference in New Issue
Block a user