Skip to content
Snippets Groups Projects
Commit 0e256d24 authored by ecobytes's avatar ecobytes
Browse files

update for libre.sh

parent 4db15787
No related branches found
No related tags found
No related merge requests found
......@@ -7,16 +7,16 @@ services:
environment:
VIRTUAL_HOST: ''
VIRTUAL_PORT: '80'
LETSENCRYPT_HOST: ''
LETSENCRYPT_EMAIL: 'status@ecobytes.net'
volumes:
- ./content/:/var/www
- ./lighttpd.conf:/etc/lighttpd/lighttpd.conf
expose:
- 80
networks:
- front-tier
- frontend-web
networks:
front-tier:
external:
name: nginx_default
frontend-web:
external: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment