Add WAL file for database and log instance deployment failures
Some checks failed
Build and Publish Docker Image / build-and-push (push) Has been cancelled
Some checks failed
Build and Publish Docker Image / build-and-push (push) Has been cancelled
This commit is contained in:
@@ -72,5 +72,5 @@ public class InstanceDefaultsOptions
|
||||
public string LibraryShareSubPath { get; set; } = "{abbrev}-cms-library";
|
||||
|
||||
public string MySqlDatabaseTemplate { get; set; } = "{abbrev}_cms_db";
|
||||
public string MySqlUserTemplate { get; set; } = "{abbrev}_cms";
|
||||
public string MySqlUserTemplate { get; set; } = "{abbrev}_cms_user";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user