Update README.md
This commit is contained in:
parent
ed10bb987a
commit
c50a467866
@ -33,6 +33,7 @@ services:
|
|||||||
image: fourget-apache
|
image: fourget-apache
|
||||||
restart: ${RESTART_MODE}
|
restart: ${RESTART_MODE}
|
||||||
environment:
|
environment:
|
||||||
|
# Replace with your stuff
|
||||||
- FOURGET_SERVER_NAME=4get.plunked.party
|
- FOURGET_SERVER_NAME=4get.plunked.party
|
||||||
- FOURGET_SERVER_LONG_DESCRIPTION="PLUNKED!!!!"
|
- FOURGET_SERVER_LONG_DESCRIPTION="PLUNKED!!!!"
|
||||||
- FOURGET_SERVER_SHORT_DESCRIPTION="click here 4 sum fun."
|
- FOURGET_SERVER_SHORT_DESCRIPTION="click here 4 sum fun."
|
||||||
@ -42,6 +43,7 @@ services:
|
|||||||
- PGID=${FOURGET_ID}
|
- PGID=${FOURGET_ID}
|
||||||
- PORT=6969
|
- PORT=6969
|
||||||
volumes:
|
volumes:
|
||||||
|
# Optional, for custom banners and home.html
|
||||||
- ./4get/banner:/var/www/html/4get/banner
|
- ./4get/banner:/var/www/html/4get/banner
|
||||||
- ./4get/template/home.html:/var/www/html/4get/template/home.html
|
- ./4get/template/home.html:/var/www/html/4get/template/home.html
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user