smaller updates
This commit is contained in:
@@ -17,8 +17,8 @@ services:
|
||||
volumes:
|
||||
- swag_conf_update:/config
|
||||
ports:
|
||||
- 443:443
|
||||
- 80:80
|
||||
- 444:443
|
||||
- 81:80
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- nginx_network
|
||||
|
||||
@@ -24,7 +24,7 @@ services:
|
||||
container_name: nextcloud
|
||||
restart: always
|
||||
ports:
|
||||
- 8080:80
|
||||
- 8082:80
|
||||
links:
|
||||
- nextcloud_db
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user