build typo fix, I could use a container for this
This commit is contained in:
parent
07da1c8c73
commit
d29e14275e
@ -32,8 +32,6 @@
|
||||
</ul>
|
||||
|
||||
|
||||
If I make any :).
|
||||
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
|
@ -90,7 +90,7 @@ gitea’s official website!</p>
|
||||
<p>After pasting this into a file, you should absolutely modify the password used.</p>
|
||||
<p>Final note: <strong>Don’t put plaintext passwords straight in the file in prod.</strong>
|
||||
There are ways around this with docker secrets, but it’s a pain and not in the Nix style.
|
||||
I have my config setup like this until I learn enough Nix to turn this into it’s own .nix file.</p>
|
||||
I have my config setup like this until I learn enough Nix to turn this into its own .nix file.</p>
|
||||
<p>Another Final Note: Take a gander at the UID and GID, you will probably need to modify
|
||||
those for your own setup. Details later.</p>
|
||||
<h3 id="modifications-i-made-to-this-compose.yml">Modifications I made to this compose.yml</h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user