change rust manage url
This commit is contained in:
parent
56d1705abd
commit
8dac0da6be
1 changed files with 3 additions and 4 deletions
|
@ -39,11 +39,10 @@ services:
|
|||
- RUST_RCON_PORT=28116
|
||||
- RUST_RCON_PASSWORD=smexypexy
|
||||
- RUST_OXIDE_ENABLED=1
|
||||
- LETSENCRYPT_HOST=neo.faulty.nl
|
||||
- VIRTUAL_HOST=neo.faulty.nl
|
||||
# web
|
||||
- LETSENCRYPT_HOST=rust.neo.faulty.nl
|
||||
- VIRTUAL_HOST=rust.neo.faulty.nl
|
||||
- VIRTUAL_PORT=8080
|
||||
- VIRTUAL_PATH=/rust
|
||||
- VIRTUAL_DEST=/
|
||||
volumes:
|
||||
- /srv/rust/data:/steamcmd/rust
|
||||
networks:
|
||||
|
|
Reference in a new issue