mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 00:46:12 +00:00 
			
		
		
		
	added documentation to debian service
This commit is contained in:
		@@ -11,6 +11,7 @@ echo "> Install service ..."
 | 
			
		||||
cat <<EOF >/etc/systemd/system/fastapi-dls.service
 | 
			
		||||
[Unit]
 | 
			
		||||
Description=Service for fastapi-dls
 | 
			
		||||
Documentation=https://git.collinwebdesigns.de/oscar.krause/fastapi-dls
 | 
			
		||||
After=network.target
 | 
			
		||||
 | 
			
		||||
[Service]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user