remove cfg
This commit is contained in:
parent
96654c3f35
commit
15a604d1f1
1 changed files with 0 additions and 21 deletions
|
|
@ -43,27 +43,6 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
environment.etc."pterodactyl/config.yml".text = ''
|
||||
debug: false
|
||||
uuid: d9ba8bb8-8c2f-4150-aadf-ee940d244246
|
||||
token_id: rJuftwFA5ojnP9eW
|
||||
token: Qm6PyNvu1tKXMaqwzPQzfJuMdezdTLWh8DJVjrpWIDDVOitm2wIz04tJ35Ey1txN
|
||||
api:
|
||||
host: 0.0.0.0
|
||||
port: 6969
|
||||
ssl:
|
||||
enabled: true
|
||||
|
||||
cert: /var/lib/acme/node.nyc.zackmyers.io/fullchain.pem
|
||||
key: /var/lib/acme/node.nyc.zackmyers.io/key.pem
|
||||
upload_limit: 100
|
||||
system:
|
||||
data: /var/lib/pterodactyl/volumes
|
||||
sftp:
|
||||
bind_port: 2022
|
||||
allowed_mounts: []
|
||||
remote: 'https://pterodactyl.zackmyers.io'
|
||||
'';
|
||||
|
||||
systemd.services."wings" = {
|
||||
after = ["docker.service"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue