mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking
This commit is contained in:
@ -10,13 +10,13 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
container_name: rdpy
|
container_name: rdpy
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- hpfeeds.example.com:10.20.30.40
|
- hpfeeds.example.com:127.0.0.1
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- HPFEEDS_SERVER=hpfeeds.example.com
|
- HPFEEDS_SERVER=hpfeeds.example.com
|
||||||
- HPFEEDS_IDENT=user
|
- HPFEEDS_IDENT=user
|
||||||
- HPFEEDS_SECRET=pass
|
- HPFEEDS_SECRET=pass
|
||||||
- HPFEEDS_PORT=80
|
- HPFEEDS_PORT=65000
|
||||||
- SERVERID=id
|
- SERVERID=id
|
||||||
networks:
|
networks:
|
||||||
- rdpy_local
|
- rdpy_local
|
||||||
|
Reference in New Issue
Block a user