mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
Derp again
This commit is contained in:
parent
cada6f4672
commit
1a5c5b7904
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@
|
||||||
"/var/log/pelican/:/var/log/pelican:rw"
|
"/var/log/pelican/:/var/log/pelican:rw"
|
||||||
];
|
];
|
||||||
ports = [
|
ports = [
|
||||||
"8080:8080/tcp"
|
"8443:8443/tcp"
|
||||||
"2022:2022/tcp"
|
"2022:2022/tcp"
|
||||||
];
|
];
|
||||||
cmd = ["wings" "--ignore-certificate-errors"];
|
cmd = ["wings" "--ignore-certificate-errors"];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue