mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 08:25:57 +00:00
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
|
container_name: cheatsheets_app
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 8811:80
|
- "8811:80"
|
||||||
networks:
|
networks:
|
||||||
- net
|
- net
|
||||||
- default
|
- default
|
||||||
|
|||||||
Reference in New Issue
Block a user