forked from linux/WebHosting
typo
This commit is contained in:
@@ -10,12 +10,12 @@ services:
|
||||
- /etc/pki/tls/private:/etc/nginx/private:ro
|
||||
- /etc/nginx/nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
- /etc/nginx/conf.d:/etc/nginx/conf.d:ro
|
||||
network:
|
||||
networks:
|
||||
- public
|
||||
- backend
|
||||
|
||||
excalidraw:
|
||||
image: excalidraw/excalidraw:latest
|
||||
container_name: excalidraw
|
||||
network:
|
||||
networks:
|
||||
- backend
|
||||
|
||||
Reference in New Issue
Block a user