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