mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 07:56:49 +00:00
Update port mapping for cheatsheets_app service in production.yml
This commit is contained in:
+2
-2
@@ -59,8 +59,8 @@ services:
|
||||
image: furyhawk/cheatsheets:${CHEATSHEETSTAG:-latest}
|
||||
container_name: cheatsheets_app
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8011:80"
|
||||
expose:
|
||||
- 80
|
||||
networks:
|
||||
- net
|
||||
- default
|
||||
|
||||
Reference in New Issue
Block a user