This commit is contained in:
talksik
2023-08-14 14:47:00 -07:00
parent 6ffd490104
commit cc79163524
+1 -1
View File
@@ -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