mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 15:36:49 +00:00
Refactor gitignore files to remove unnecessary entries
This commit is contained in:
+1
-1
@@ -194,7 +194,7 @@ services:
|
||||
image: nginx:alpine
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./site:/usr/share/nginx/html:ro
|
||||
- ~/site:/usr/share/nginx/html:ro
|
||||
expose:
|
||||
- 80
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user