5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
Before running do
|
|
$ mkdir gitea_data gitea_config postgres_data
|
|
$ mkdir .secret
|
|
$ nvim .secret/db_password.txt # Setup your Postgres password here
|