Update port mapping for cheatsheets_app service in production.yml
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ services:
|
||||
container_name: cheatsheets_app
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8811:80
|
||||
- "8811:80"
|
||||
networks:
|
||||
- net
|
||||
- default
|
||||
|
||||
Reference in New Issue
Block a user