mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-16 17:45:14 +01:00
no more world accessible servers, cool
This commit is contained in:
parent
2319542edd
commit
b58d3f4ceb
3 changed files with 6 additions and 6 deletions
|
|
@ -21,7 +21,7 @@
|
|||
environment = {
|
||||
UPTIME_CONFIG_PATH = "/uptime.json";
|
||||
};
|
||||
ports = [ "5010:3000" ];
|
||||
ports = [ "127.0.0.1:5010:3000" ];
|
||||
login = {
|
||||
registry = "docker.noratrieb.dev";
|
||||
username = "nils";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue