Added alot of updates

This commit is contained in:
2024-02-27 15:28:20 +01:00
parent d5257b761f
commit 45790e1b03
12 changed files with 400 additions and 20 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ volumes:
driver_opts:
type: nfs
o: addr=dockerstorage,nfsvers=4
device: :/dockerstorage/swag
device: :/docker_config/swag
services:
swag:
@@ -31,5 +31,5 @@ services:
- swag_data:/config
ports:
- 443:443
- 80:80 #optional
- 81:80 #optional
restart: unless-stopped