mirror of
				https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
				synced 2025-10-30 09:45:32 +00:00 
			
		
		
		
	Fixed some minor docker bugs
This commit is contained in:
		| @@ -13,11 +13,11 @@ | |||||||
|   }, |   }, | ||||||
|   "AllowedWebSocketConnections": "*", |   "AllowedWebSocketConnections": "*", | ||||||
|   "AllowedHosts": "*", |   "AllowedHosts": "*", | ||||||
|   "HamannFileStoreLinux": "/var/www/vhosts/hamann-ausgabe.de/httpdocs/Hamann/", |   "HamannFileStoreLinux": "/data/hamann/", | ||||||
|   "BareRepositoryPathLinux": "/var/www/vhosts/hamann-ausgabe.de/httpdocs/Bare/", |   "BareRepositoryPathLinux": "/data/xml/.git/", | ||||||
|   "BareRepositoryPathWindows": "C:/Users/simon/source/hamann-xml/.git/", |   "BareRepositoryPathWindows": "C:/Users/simon/source/hamann-xml/.git/", | ||||||
|   "WorkingTreePathLinux": "/var/www/vhosts/hamann-ausgabe.de/httpdocs/Repo/", |   "WorkingTreePathLinux": "/data/xml/", | ||||||
|   "RepositoryBranch": "Release", |   "RepositoryBranch": "main", | ||||||
|   "RepositoryURL": "https://github.com/Theodor-Springmann-Stiftung/hamann-xml", |   "RepositoryURL": "https://github.com/Theodor-Springmann-Stiftung/hamann-xml", | ||||||
|   "StoredPDFPathWindows": "", |   "StoredPDFPathWindows": "", | ||||||
|   "StoredPDFPathLinux": "", |   "StoredPDFPathLinux": "", | ||||||
|   | |||||||
| @@ -13,11 +13,11 @@ | |||||||
|   }, |   }, | ||||||
|   "AllowedWebSocketConnections": "*", |   "AllowedWebSocketConnections": "*", | ||||||
|   "AllowedHosts": "*", |   "AllowedHosts": "*", | ||||||
|   "HamannFileStoreLinux": "/data/hamann/", |   "HamannFileStoreLinux": "/var/www/vhosts/hamann-ausgabe.de/httpdocs/Hamann/", | ||||||
|   "BareRepositoryPathLinux": "/data/xml/.git/", |   "BareRepositoryPathLinux": "/var/www/vhosts/hamann-ausgabe.de/httpdocs/Bare/", | ||||||
|   "BareRepositoryPathWindows": "C:/Users/simon/source/hamann-xml/.git/", |   "BareRepositoryPathWindows": "C:/Users/simon/source/hamann-xml/.git/", | ||||||
|   "WorkingTreePathLinux": "/data/xml/", |   "WorkingTreePathLinux": "/var/www/vhosts/hamann-ausgabe.de/httpdocs/Repo/", | ||||||
|   "RepositoryBranch": "main", |   "RepositoryBranch": "Release", | ||||||
|   "RepositoryURL": "https://github.com/Theodor-Springmann-Stiftung/hamann-xml", |   "RepositoryURL": "https://github.com/Theodor-Springmann-Stiftung/hamann-xml", | ||||||
|   "StoredPDFPathWindows": "", |   "StoredPDFPathWindows": "", | ||||||
|   "StoredPDFPathLinux": "", |   "StoredPDFPathLinux": "", | ||||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens