mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Add hint in readme
This commit is contained in:
		@@ -67,6 +67,7 @@ $ docker-compose pull
 | 
				
			|||||||
4. **Configure your instance:**
 | 
					4. **Configure your instance:**
 | 
				
			||||||
For production environments it is recommended to activate and secure the Docker HTTP API. You can read more [here](https://gitlab.ub.uni-bielefeld.de/sfb1288inf/opaque_daemon).
 | 
					For production environments it is recommended to activate and secure the Docker HTTP API. You can read more [here](https://gitlab.ub.uni-bielefeld.de/sfb1288inf/opaque_daemon).
 | 
				
			||||||
``` bash
 | 
					``` bash
 | 
				
			||||||
 | 
					$ mkdir logs
 | 
				
			||||||
$ cp nopaque.env.tpl nopaque.env
 | 
					$ cp nopaque.env.tpl nopaque.env
 | 
				
			||||||
$ <YOUR EDITOR> nopaque.env # Fill out the empty variables within this file.
 | 
					$ <YOUR EDITOR> nopaque.env # Fill out the empty variables within this file.
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user