-
Notifications
You must be signed in to change notification settings - Fork 0
Ronaldschouw/nginx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Laatste nginx versie ### Bijzonderheden: TZ=Europe/Amsterdam Voor gebruik met een proxy en letsencrypt docker-compose.yaml ``` service: nginx: image: ronaldschouw:nginx container_name: nginx expose: - 443 volumes: - ./html:/html:cached - ./nginx/app.conf:/etc/nginx/conf.d/default.conf:cached restart: always environment: - VIRTUAL_HOST=host - LETSENCRYPT_HOST=host - LETSENCRYPT_EMAIL=email@google.com
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published