Force https for docker registry url
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ services:
|
||||
- APACHE_RUN_USER=#${UID}
|
||||
- APACHE_RUN_GROUP=#${UID}
|
||||
restart: unless-stopped
|
||||
image: registry.chiefsoft.net/wrenchboarddocker_wrenchboard-web:latest
|
||||
image: https://registry.chiefsoft.net/wrenchboarddocker_wrenchboard-web:latest
|
||||
volumes:
|
||||
- ./:/var/www/html
|
||||
- ./apache_log:/var/log/apache2
|
||||
|
||||
Reference in New Issue
Block a user