rename
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ services:
|
||||
nginx:
|
||||
image: nginx:latest
|
||||
restart: unless-stopped
|
||||
container_name: nginx-reverse-proxy
|
||||
container_name: nginx
|
||||
ports:
|
||||
- 80:80
|
||||
- 443:443
|
||||
|
||||
Reference in New Issue
Block a user