mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update ghost
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
nginx:
|
||||
image: vimagick/nginx
|
||||
ports:
|
||||
- "80:80"
|
||||
image: nginx:alpine
|
||||
volumes:
|
||||
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
|
||||
- ./html:/usr/share/nginx/html
|
||||
- ./data/default.conf:/etc/nginx/conf.d/default.conf
|
||||
- ./data/ssl:/etc/nginx/ssl
|
||||
net: host
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user