added data folder and fixed typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: '3.7'
|
||||
services:
|
||||
nginx:
|
||||
container-name: nginx
|
||||
container_name: nginx
|
||||
image: nginx:latest
|
||||
ports:
|
||||
- "80:80"
|
||||
|
||||
Reference in New Issue
Block a user