Fix invalid reference format

This commit is contained in:
ChiefSoft works
2022-02-13 05:08:33 +00:00
parent 171eea0222
commit a74e6547bd
+1 -1
View File
@@ -10,7 +10,7 @@ services:
- APACHE_RUN_USER=#${UID}
- APACHE_RUN_GROUP=#${UID}
restart: unless-stopped
image: https://registry.chiefsoft.net/wrenchbackoffice_wrenchboard-web:latest
image: registry.chiefsoft.net/wrenchbackoffice_wrenchboard-web:latest
volumes:
- ./:/var/www/html
- ./apache_log:/var/log/apache2