Remove secrets as there is no more requests
This commit is contained in:
		
							parent
							
								
									f5e26ca53f
								
							
						
					
					
						commit
						a4cf2eb5a4
					
				| @ -10,7 +10,6 @@ services: | ||||
|       expose: | ||||
|         - "80" | ||||
|       restart: unless-stopped | ||||
|       env_file: ./secrets/apache.secrets | ||||
|       volumes: | ||||
|         - /usr/lib/locale/:/usr/lib/locale/ | ||||
|         - /etc/localtime:/etc/localtime:ro | ||||
|  | ||||
| @ -1 +0,0 @@ | ||||
| MM_TOKEN= | ||||
| @ -10,7 +10,6 @@ services: | ||||
|       expose: | ||||
|         - "80" | ||||
|       restart: unless-stopped | ||||
|       env_file: ./secrets/apache-test.secrets | ||||
|       volumes: | ||||
|         - /usr/lib/locale/:/usr/lib/locale/ | ||||
|         - /etc/localtime:/etc/localtime:ro | ||||
|  | ||||
| @ -1 +0,0 @@ | ||||
| MM_TOKEN= | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user