Skip to content
Snippets Groups Projects
Commit 5c4fda87 authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

remove old docker-compose files

parent 560bece7
No related branches found
No related tags found
No related merge requests found
version: "2.1"
services:
nginx:
ports:
- "80:80"
- "8080:8080"
version: "2.1"
networks:
webproxy:
default:
external: true
services:
nginx:
environment:
VIRTUAL_HOST: web.villas.fein-aachen.org
LETSENCRYPT_HOST: web.villas.fein-aachen.org
LETSENCRYPT_EMAIL: post@steffenvogel.de
networks:
- default
- webproxy
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