Commit 44eec92b authored by Maxim Dunaev's avatar Maxim Dunaev
Browse files

fix: added port

parent 0f77a45e
No related merge requests found
Pipeline #55280 passed with stages
in 1 minute
Showing with 1 addition and 0 deletions
+1 -0
......@@ -4,6 +4,7 @@ services:
restart: always
ports:
- "80:80"
- "443:443"
volumes:
- ./.nginx/nconf/nginx.conf:/etc/nginx/nginx.conf
- ./.nginx:/etc/nginx/conf.d/
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment