Fixed port conflict
This commit is contained in:
parent
467c028fa4
commit
0f5e03aca8
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@
|
|||
TZ = "Europe/Berlin";
|
||||
};
|
||||
ports = [
|
||||
"8004:80"
|
||||
"8003:80"
|
||||
];
|
||||
extraOptions = [
|
||||
"--pull=always"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue