generated from VLADIMIR/template
fix
This commit is contained in:
+4
-1
@@ -10,6 +10,9 @@ services:
|
||||
- "8100:8100" # user
|
||||
- "8110:8110" # admin
|
||||
- "8120:8120" # files
|
||||
environment:
|
||||
- HOST=https://evening-detective.crabs-games.art
|
||||
- FILE_HOST=https://evening-detective-files.crabs-games.art
|
||||
networks:
|
||||
- crabs-network
|
||||
volumes:
|
||||
@@ -36,7 +39,7 @@ services:
|
||||
reproxy.3.port: "8110"
|
||||
reproxy.3.ping: "/"
|
||||
|
||||
# admin
|
||||
# files
|
||||
reproxy.4.server: "evening-detective-files.crabs-games.art"
|
||||
reproxy.4.route: "/(.*)"
|
||||
reproxy.4.dest: "http://evening_detective:8120/$$1"
|
||||
|
||||
Reference in New Issue
Block a user