mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-07-30 15:26:14 +00:00
revert: restore default compose port
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TOR_PROXY_URL=socks5://tor:9050
|
- TOR_PROXY_URL=socks5://tor:9050
|
||||||
ports:
|
ports:
|
||||||
- 8011:8000
|
- 8000:8000
|
||||||
extra_hosts: # Needed to access locally running models
|
extra_hosts: # Needed to access locally running models
|
||||||
- "host.docker.internal:host-gateway"
|
- "host.docker.internal:host-gateway"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user