Compare commits
2 Commits
upgrade-a3
...
ci/regall-
| Author | SHA1 | Date | |
|---|---|---|---|
| 04433f1c9d | |||
| 4bd480ed47 |
@ -25,4 +25,3 @@ Custom HTML website, served using thttpd
|
|||||||
```
|
```
|
||||||
abra app cp YOURAPPDOMAIN index.html app:/var/www/http
|
abra app cp YOURAPPDOMAIN index.html app:/var/www/http
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@ services:
|
|||||||
git:
|
git:
|
||||||
environment:
|
environment:
|
||||||
- GIT_REPO_URL
|
- GIT_REPO_URL
|
||||||
image: alpine/git:v2.54.0
|
image: alpine/git:v2.52.0
|
||||||
entrypoint: /docker-entrypoint.sh
|
entrypoint: /docker-entrypoint.sh
|
||||||
volumes:
|
volumes:
|
||||||
- content:/git
|
- content:/git
|
||||||
|
|||||||
Reference in New Issue
Block a user