Merge Commits
This commit is contained in:
commit
ad2369ce91
@ -41,7 +41,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./bitwarden/:/data/
|
- ./bitwarden/:/data/
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
#gitea (8082)
|
#gitea (8082)
|
||||||
gitea:
|
gitea:
|
||||||
image: gitea/gitea:latest
|
image: gitea/gitea:latest
|
||||||
@ -56,16 +55,6 @@ services:
|
|||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
#Email API (8082)
|
|
||||||
# mailAPI:
|
|
||||||
# image: "skykery/api_mail"
|
|
||||||
# ports:
|
|
||||||
# - "127.0.0.1:8082:9505"
|
|
||||||
# environment:
|
|
||||||
# - API_MAIL_USER="lukeelsemailapi@gmail.com"
|
|
||||||
# - API_MAIL_PASS="QJDDDU7338LJHP9Q"
|
|
||||||
# restart: unless-stopped
|
|
||||||
|
|
||||||
#Websites luke-else.co.uk (8000) snexo.co.uk (8001)
|
#Websites luke-else.co.uk (8000) snexo.co.uk (8001)
|
||||||
luke-else.co.uk:
|
luke-else.co.uk:
|
||||||
image: "php:apache"
|
image: "php:apache"
|
||||||
|
Loading…
Reference in New Issue
Block a user