mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 08:56:00 +00:00
chore: Remove unnecessary port exposure in production.yml
This commit is contained in:
@@ -127,9 +127,6 @@ services:
|
|||||||
# ports:
|
# ports:
|
||||||
# - "7474:7474"
|
# - "7474:7474"
|
||||||
# - "7687:7687"
|
# - "7687:7687"
|
||||||
expose:
|
|
||||||
- 7474
|
|
||||||
- 7687
|
|
||||||
networks:
|
networks:
|
||||||
- net
|
- net
|
||||||
- default
|
- default
|
||||||
|
|||||||
Reference in New Issue
Block a user