Added alot of updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user